home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / fido / shelter191a.lha / CFG / WPL / gen / Roof / modems / Modem2.cfg next >
Text File  |  1994-08-03  |  1KB  |  63 lines

  1. /* The modem line number is in the filename */
  2. modem       LineLink 144e
  3. launch
  4. REQ         TRUE
  5. /* do not accept calls from unlisted sites                      */
  6. /* set this TRUE if you have LO flag in nodelist                */
  7. LO          FALSE
  8. tryfts1     TRUE
  9. trywazoo    TRUE
  10. tryemsi     TRUE
  11. /*          device             unit   */
  12. device      artser.device   0 
  13.  
  14. /* hardware handshaking */
  15. rtscts      TRUE
  16.  
  17. /* 0   No support for DTR   */
  18. /* 1   Internal port 'twiddling the bits'  *ONLY USE THIS ON INTERNAL!!!*   */
  19. /* 2   SET_CTRL_LINES method (ASDG DSB, PDIO, CMI Multiport, CSA Magnum)    */
  20. dtrctl      1
  21. /* Buffers Read, Write */
  22. Buffers     16    16
  23.  
  24. SlowModem   FALSE
  25. Locked      TRUE 
  26. lockedbps  19200
  27. linkbps    14400
  28. initwait    3
  29.  
  30.  
  31. /* modem response strings */
  32. OK      OK
  33. busy    BUSY
  34. busy    NO CARRIER
  35. busy    NO ANSWER
  36. line    VOICE
  37. line    ERROR
  38. line    +FHNG:#?
  39. ring    RING
  40. ring    NO DIALTONE
  41. find    CONNECT   
  42. connect CONNECT
  43. fax     +FCON
  44. cid     CALLER NUMBER#?
  45. cid     REASON FOR#?     
  46. responsetimeout 130
  47.  
  48. /* modem command strings */
  49. /*Atten   |~AT +FAA=1;+FCR=1|   */
  50. Atten   |~AT|
  51. Hangup  v~~~~+`+`+~~~~^~ATH0|
  52. Init    ATE1Q0V1M0L0X4W2S0=0&C1&D2&K3&M0&R0&Q5|
  53. /*FaxInit ~~AT+FDCC=1,5,0,2,0,0,0,5;+FLID=\"5146966632\";Z|~~~  */
  54. Dial    ~ATDT
  55. /*Answer  AT+FAA=1;A|   */
  56. Answer  ATA|
  57. GetProfile  AT&V|
  58.  
  59. /* top line of display */
  60. offset      148
  61. /* conssole device for status window */
  62. con         KCON:
  63.